The FieldDefinitons Collection is a collection of field definitions of all types. This collection is obtained from the DataFields property of the GraphObject Object. The collection of fields represents the fields used to plot the values on a chart. Access a specific FieldDefinition object in the collection using the Item property.
Property | Description | Read/Write |
---|---|---|
Returns a reference to the Application Object, that this object is associated with. | ||
Returns the number of field definitions contained by this collection. | ||
Returns specific FieldDefnition objects in this collection. Item has an index parameter that is a numeric, 1 | ||
Reference to the Parent object (GraphObject Object). | ||
Reference to Report Object. |
Instead of using the Item property as shown, you can reference a field definition directly (for example, FieldDefinitions (1)).
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |